Manipulating Line Breaks
ATSUI provides the following functions for manipulating line breaks:
ATSUBreakLine
suggests and optionally sets a soft line break in a line.
ATSUSetSoftLineBreak
sets a soft line break.
ATSUGetSoftLineBreaks
obtains all soft line breaks in a range of text.
ATSUClearSoftLineBreaks
removes previously set soft line breaks in a range of text.
© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)